Skip to content

PYTHON-3467 OIDC: Automatic token acquisition for Azure Identity Provider #1443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 112 commits into from
Feb 2, 2024

Conversation

blink1073
Copy link
Member

@blink1073 blink1073 commented Nov 29, 2023

Speculative continuation of #1401, based on #1209.

Depends on mongodb-labs/drivers-evergreen-tools#376.

@blink1073 blink1073 marked this pull request as ready for review January 31, 2024 20:10
@blink1073 blink1073 requested a review from a team as a code owner January 31, 2024 20:10
@blink1073 blink1073 requested review from Jibola and removed request for a team January 31, 2024 20:10
set -o errexit
${PREPARE_SHELL}
cd src
git add .
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Humor me if this is a silly question. Is the ${PREPARE_SHELL} command responsible for adding in the new files for the commit?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it sets up common env variables.

Copy link
Contributor

@Jibola Jibola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is great. I really appreciate all of the testing comments which made things extremely easy to follow/keep track of.

I've placed primarily NITs as feedback and some grammar fixes. Requested Changes just to get clarifications.

Other than that, LGTM. Pending the responses, can give approval stamp.

blink1073 and others added 6 commits February 1, 2024 16:45
Co-authored-by: Jib <Jibzade@gmail.com>
Co-authored-by: Jib <Jibzade@gmail.com>
Co-authored-by: Jib <Jibzade@gmail.com>
Co-authored-by: Jib <Jibzade@gmail.com>
Co-authored-by: Jib <Jibzade@gmail.com>
@blink1073 blink1073 requested a review from Jibola February 1, 2024 22:50
Copy link
Contributor

@Jibola Jibola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@blink1073 blink1073 merged commit 4bc2a48 into mongodb:master Feb 2, 2024
@blink1073 blink1073 deleted the PYTHON-3467-2 branch February 2, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants